摘要: js笔记 apollo.is_execute = apollo.is_execute ? 1 : 0; 把true或者false转化为1或者0 或者有值的时候是1,没有值的时候是0 true转化为1,为false的0 !db.execution_condition 判断为空或者为undefind ! 阅读全文
posted @ 2023-06-29 20:13 夜久听山雨 阅读(13) 评论(0) 推荐(0)