Commit 2e15f1bd authored by gaoyuan's avatar gaoyuan

4.9.3需求---bug修复

parent 9d32ce8e
......@@ -98,5 +98,7 @@ public interface CustomerMapper {
void updatePtCustomerCreater(Map<String, Object> map);
void updatePtCustomerCreaterMerge(Map<String, Object> map);
int queryCountById(Integer userId);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment