main
kgdxpr 2 years ago
parent 30aea3488c
commit ece0842ec4

@ -1,6 +1,6 @@
-- 应用接入命名空间 -- 应用接入命名空间
#namespace("yp") #namespace("yp")
#sql("listView") #sql("listView")
select * from t_yp_record select * from t_yp_record where length(xb)>0
#end #end
#end #end
Loading…
Cancel
Save