kgdxpr 2 years ago
commit 577e35c19d

@ -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