Commit c54c5fa6 authored by qinhaitao's avatar qinhaitao

feat: 🎸 增加useUrl

parent 4de29f97
......@@ -212,6 +212,7 @@ var AwardsService = /** @class */ (function (_super) {
city: 1,
area: 1,
remark: 1,
useUrk: 1,
shipCompany: 1,
shipNum: 1
},
......
This diff is collapsed.
......@@ -133,6 +133,7 @@ export default class AwardsService extends UserService {
city: 1,
area: 1,
remark: 1,
useUrk: 1,
shipCompany: 1,
shipNum: 1
},
......
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