1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-06-27 10:27:30 +08:00
2021-07-15 00:23:31 +08:00

15 lines
329 B
Plaintext

kit task "任务" public "web.team.task" \
text "task" name table \
text "" name title \
text "" name content \
button "执行"
kit salary "工资" public "web.mall.salary" \
text "salary" name table \
text "2019-10" name month init month \
text "" name total \
text "" name base \
text "" name tax \
button "执行"